home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games 1996 July / Amiga Games 1996 #7.iso / c / prod.readme < prev    next >
Text File  |  1995-04-20  |  2KB  |  56 lines

  1. Short: Sets productivity 4 for fast audio DMA
  2. Uploader: wenzel@unixserv.rz.fh-hannover.de
  3. Author: wenzel@unixserv.rz.fh-hannover.de
  4. Type: gfx/board
  5.  
  6. -- Prod 1.0 - a simple, small hack for gfx board owners --
  7.  
  8. Have you ever been tired of listening to a sound at the wrong playback
  9. rate because the program you used tried to play it with DMA >28 kHz?
  10.  
  11. Well, this might be the solution because I figured out the following:
  12.  
  13. - When the Amiga chipset is currently displaying a productivity screen,
  14.   even high sampling rates are possible. That's a hardware reason I don't
  15.   want to explain here.
  16.  
  17. - So when I open a productivity screen on my Picasso-II equipped A3000,
  18.   the playback works as expected.
  19.  
  20. - BUT: When I close the productivity screen and the Workbench comes to
  21.   front again, it STILL WORKS!
  22.  
  23. - Obvious reason: The Picasso driver keeps the Amiga display in productivity
  24.   mode after closing the screen as long as no other non-productivity using
  25.   the Amiga chipset opens up.
  26.  
  27. - So why not write a program that just opens a productivity screen and
  28.   closes it again?!?
  29.  
  30. Well, here it is!
  31.  
  32. It opens a full sized (640x400), one plane deep productivity screen, and
  33. closes it again immediately, so the mouse pointer should be on its old
  34. position after the program exits.
  35.  
  36. If the screen cannot be opened, nothing happens at all :-)
  37.  
  38. Legal stuff
  39. -----------
  40. Prod is public domain. The source is included. Use it at your own risk!
  41.  
  42. There shouldn't be any bugs in such a small program but if it crashes,
  43. I take no responsibility.
  44.  
  45. It works on my configuration of the Picasso-II board. It may work as well
  46. on other revisions of the Picasso drivers or even on other gfx boards but
  47. it may, however, have no effect at all. Try it out and please mail what
  48. you've found out.
  49.  
  50. Miscellaneous
  51. -------------
  52. Have a look at Play16, available on AMINET, too!
  53.  
  54. ---
  55. wenzel@unixserv.rz.fh-hannover.de (Thomas Wenzel)
  56.